flake: remove specialisations

This commit is contained in:
Leonardo Eugênio 2024-06-13 11:51:00 -03:00
parent fea1f63b5d
commit 3e6b7853b9
2 changed files with 0 additions and 22 deletions

View file

@ -90,7 +90,6 @@
{ nixpkgs.pkgs = pkgs; }
./system/configuration.nix
./system/secrets.nix
./system/specialisation.nix
./system/greetd.nix
{ login-manager.greetd.enable = desktop == "sway"; }