diff options
| author | spl3g <spleefer6@yandex.ru> | 2025-09-02 23:03:41 +0300 |
|---|---|---|
| committer | spl3g <spleefer6@yandex.ru> | 2025-09-02 23:03:41 +0300 |
| commit | b9e446478d786b39dd5d56154607bcf9885d41cd (patch) | |
| tree | c2cb0ba03fa24b2d7749a400760fbb223e4f68ef /nixos | |
| parent | 930787fc2b3013aebbc3f494afb82cbf7fbdbff6 (diff) | |
feat: remove docker fully
Diffstat (limited to 'nixos')
| -rw-r--r-- | nixos/laptop/configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/laptop/configuration.nix b/nixos/laptop/configuration.nix index 39d6ad1..8cf2afb 100644 --- a/nixos/laptop/configuration.nix +++ b/nixos/laptop/configuration.nix @@ -18,7 +18,6 @@ # from nixosModules pbutton.disable = true; - docker.enable = true; greetd.command = "Hyprland"; powerManagement.enable = true; |
