diff options
| author | adikro <adikro@disroot.org> | 2025-12-20 16:05:13 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-12-20 16:05:13 +0100 |
| commit | 1a0ce3881898cab412b3d93ddda0b69849d527bc (patch) | |
| tree | d6ecf3b1a1e43cd45d7731ba6fc33d97ff77f910 /hosts/laptop | |
| parent | a738e0be3ab0280ea9985c3ac20f264e05929771 (diff) | |
some more small changes
Diffstat (limited to 'hosts/laptop')
| -rw-r--r-- | hosts/laptop/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index b067b26..c3f2d24 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -4,6 +4,7 @@ imports = [ ./hardware-configuration.nix + ./disko.nix ../../sys/default.nix ]; |
