Not keeping track
This commit is contained in:
parent
b32d65d6ed
commit
836148af62
4 changed files with 40 additions and 13 deletions
|
|
@ -5,6 +5,7 @@
|
|||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
gtkapps.url = "github:JackMechem/gtkapps";
|
||||
gtkbar.url = "github:JackMechem/gtkbar";
|
||||
# midirun.url = "path:/home/jack/Projects/midirun";
|
||||
|
||||
zen-browser = {
|
||||
url = "github:0xc000022070/zen-browser-flake";
|
||||
|
|
@ -35,6 +36,7 @@
|
|||
modules = [
|
||||
./hosts/desktop/configuration.nix
|
||||
inputs.home-manager.nixosModules.default
|
||||
#inputs.midirun.nixosModules.default
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue