t490: remove nixosModules

This commit is contained in:
Oliver Davies 2025-04-06 22:54:32 +01:00
parent 2b1c755df5
commit a8fff66029

View file

@ -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 = {