diff options
| author | adikro <adikro@disroot.org> | 2025-12-21 18:18:06 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-12-21 18:18:06 +0100 |
| commit | f0a94a72d7f191120682e97130f8277cd56f82d0 (patch) | |
| tree | 87336475393bf5c8bcd85067a8e64440cf86f0e0 /hosts/laptop/configuration.nix | |
| parent | 022dc83ce35659caddaff1aa3d0d43ae1c8e4c0f (diff) | |
laptop commit
Diffstat (limited to 'hosts/laptop/configuration.nix')
| -rw-r--r-- | hosts/laptop/configuration.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index b77bbb3..3012da5 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -3,9 +3,6 @@ system.stateVersion = "25.05"; imports = [ - inputs.disko.nixosModules.disko - ./disko.nix - ./hardware-configuration.nix ../../sys/default.nix ]; |
