diff options
| author | anand <anand.panchdhari@gmail.com> | 2026-04-03 12:49:43 +0530 |
|---|---|---|
| committer | anand <anand.panchdhari@gmail.com> | 2026-04-03 12:49:43 +0530 |
| commit | 50525874363953113aa715ea519d179e9c87bbd0 (patch) | |
| tree | ba58ffbbf5641c009f8fc402653f35141ab7f70a /configuration.nix | |
| parent | 194884f0bb67e899f648de2a4b98ffe2c49ad579 (diff) | |
renamed swww to awww and some updates
Diffstat (limited to 'configuration.nix')
| -rw-r--r-- | configuration.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configuration.nix b/configuration.nix index fdbd595..88ae448 100644 --- a/configuration.nix +++ b/configuration.nix @@ -41,6 +41,7 @@ networking.hostName = "anand-mini"; networking.extraHosts = '' + 100.88.139.92 homelab 192.168.1.26 homelab ''; @@ -141,7 +142,7 @@ pkgs.pass pkgs.rofi pkgs.foot - pkgs.swww + pkgs.awww pkgs.networkmanagerapplet pkgs.zoxide pkgs.wlr-randr |
