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 /configuration.nix | |
| parent | faa96875bc71d2b0fb4fc29eef6336ca5484ba65 (diff) | |
| download | homeserver-nixos-config-df13925eb6b6ce2271c288f7559be8835f77a732.tar.gz homeserver-nixos-config-df13925eb6b6ce2271c288f7559be8835f77a732.zip | |
Update nixpkgs
Diffstat (limited to 'configuration.nix')
| -rw-r--r-- | configuration.nix | 9 |
1 files changed, 0 insertions, 9 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"; |
