diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-06-14 21:05:25 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-06-14 21:05:30 +0530 |
| commit | df13925eb6b6ce2271c288f7559be8835f77a732 (patch) | |
| tree | d5b5760c5ff6d28c0bb5e06c1f39cbc98a54d7da | |
| parent | faa96875bc71d2b0fb4fc29eef6336ca5484ba65 (diff) | |
| download | homeserver-nixos-config-df13925eb6b6ce2271c288f7559be8835f77a732.tar.gz homeserver-nixos-config-df13925eb6b6ce2271c288f7559be8835f77a732.zip | |
Update nixpkgs
| -rw-r--r-- | configuration.nix | 9 | ||||
| -rw-r--r-- | flake.lock | 12 |
2 files changed, 6 insertions, 15 deletions
diff --git a/configuration.nix b/configuration.nix index ec0f1a0..6622ec1 100644 --- a/configuration.nix +++ b/configuration.nix @@ -18,17 +18,8 @@ lf util-linux dig - - # Mom mode - st - ungoogled-chromium ]; - # Mom mode - services.xserver.enable = true; - services.xserver.windowManager.dwm.enable = true; - services.xserver.displayManager.startx.enable = true; - time.timeZone = "Asia/Kolkata"; i18n.defaultLocale = "en_GB.UTF-8"; @@ -2,11 +2,11 @@ "nodes": { "nixos-hardware": { "locked": { - "lastModified": 1749195551, - "narHash": "sha256-W5GKQHgunda/OP9sbKENBZhMBDNu2QahoIPwnsF6CeM=", + "lastModified": 1749832440, + "narHash": "sha256-lfxhuxAaHlYFGr8yOrAXZqdMt8PrFLzjVqH9v3lQaoY=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "4602f7e1d3f197b3cb540d5accf5669121629628", + "rev": "db030f62a449568345372bd62ed8c5be4824fa49", "type": "github" }, "original": { @@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1749285348, - "narHash": "sha256-frdhQvPbmDYaScPFiCnfdh3B/Vh81Uuoo0w5TkWmmjU=", + "lastModified": 1749794982, + "narHash": "sha256-Kh9K4taXbVuaLC0IL+9HcfvxsSUx8dPB5s5weJcc9pc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "3e3afe5174c561dee0df6f2c2b2236990146329f", + "rev": "ee930f9755f58096ac6e8ca94a1887e0534e2d81", "type": "github" }, "original": { |
