diff options
| author | Fuwn <[email protected]> | 2024-10-01 06:11:11 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-01 06:11:11 -0700 |
| commit | 263060f38254f2b93f03c729654451f58d69acad (patch) | |
| tree | b89244a25141bbfa2078c54ab7ec98d013cc7957 /modules/desktop/software/default.nix | |
| parent | modules: move remaining fina-specific configuration to pc and laptop (diff) | |
| download | nixos-config-263060f38254f2b93f03c729654451f58d69acad.tar.xz nixos-config-263060f38254f2b93f03c729654451f58d69acad.zip | |
modules: move emulated systems to extended nix configuration
Diffstat (limited to 'modules/desktop/software/default.nix')
| -rw-r--r-- | modules/desktop/software/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/desktop/software/default.nix b/modules/desktop/software/default.nix index 8098426..322dbb7 100644 --- a/modules/desktop/software/default.nix +++ b/modules/desktop/software/default.nix @@ -3,7 +3,6 @@ ./services ./video ./aagl.nix - ./boot.nix ./gaming.nix ./programs.nix ./systemd.nix |