diff options
| author | anand <anand.panchdhari@gmail.com> | 2026-04-05 16:47:53 +0530 |
|---|---|---|
| committer | anand <anand.panchdhari@gmail.com> | 2026-04-05 16:47:53 +0530 |
| commit | 76f6235bcd178cc5c28cc4fbf0d09fafb1f63a9b (patch) | |
| tree | 8d248824df3cacdfef1789d3663175bce48d05b5 /configuration.nix | |
| parent | 50525874363953113aa715ea519d179e9c87bbd0 (diff) | |
some changes
Diffstat (limited to 'configuration.nix')
| -rw-r--r-- | configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration.nix b/configuration.nix index 88ae448..3f622c6 100644 --- a/configuration.nix +++ b/configuration.nix @@ -224,6 +224,7 @@ services.power-profiles-daemon.enable = false; # services.desktopManager.cosmic.enable = true; + services.upower.enable = true; services.gvfs.enable = true; services.tumbler.enable = true; services.openssh.enable = true; |
