t490: remove nixosModules
This commit is contained in:
parent
2b1c755df5
commit
a8fff66029
1 changed files with 0 additions and 8 deletions
|
@ -14,14 +14,6 @@
|
||||||
../../users/opdavies
|
../../users/opdavies
|
||||||
];
|
];
|
||||||
|
|
||||||
nixosModules = {
|
|
||||||
dwm.enable = true;
|
|
||||||
redshift.enable = true;
|
|
||||||
st.enable = true;
|
|
||||||
thunar.enable = true;
|
|
||||||
peek.enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
nix.nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
|
nix.nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue