Remove redshift

This commit is contained in:
Oliver Davies 2025-04-05 09:00:00 +01:00
parent 236e626e9b
commit 553566ac19
3 changed files with 0 additions and 36 deletions

View file

@ -18,10 +18,6 @@
../../users/opdavies
];
nixosModules = {
redshift.enable = true;
};
nix.nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
boot = {