From 46e8e773baf535b1c682b35d36c393eed0419bce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20Du=C3=9Fin?= Date: Tue, 15 Apr 2025 11:15:17 +0200 Subject: [PATCH 1/3] add haskell dev to system packages --- nix/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nix/configuration.nix b/nix/configuration.nix index ce28ccf..c52cb97 100644 --- a/nix/configuration.nix +++ b/nix/configuration.nix @@ -94,8 +94,10 @@ feh file fzf + ghc # Glasgow haskell compiler git git-lfs + haskell-language-server helix htop joshuto From 4322392276250f4d35005fb1b4506f4e4ff75d2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20Du=C3=9Fin?= Date: Tue, 15 Apr 2025 11:15:27 +0200 Subject: [PATCH 2/3] enable ssh daemon --- nix/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/configuration.nix b/nix/configuration.nix index c52cb97..8294451 100644 --- a/nix/configuration.nix +++ b/nix/configuration.nix @@ -199,6 +199,7 @@ }; pipewire = { enable = true; pulse.enable = true; }; printing.enable = true; + sshd.enable = true; redshift = { enable = true; From ade142bd7f3d0f0f06937713671df43e79a7d56b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20Du=C3=9Fin?= Date: Tue, 15 Apr 2025 11:15:56 +0200 Subject: [PATCH 3/3] update system packages --- nix/flake.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/nix/flake.lock b/nix/flake.lock index c782373..9f1d8b5 100644 --- a/nix/flake.lock +++ b/nix/flake.lock @@ -23,11 +23,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1742889210, - "narHash": "sha256-hw63HnwnqU3ZQfsMclLhMvOezpM7RSB0dMAtD5/sOiw=", + "lastModified": 1744098102, + "narHash": "sha256-tzCdyIJj9AjysC3OuKA+tMD/kDEDAF9mICPDU7ix0JA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "698214a32beb4f4c8e3942372c694f40848b360d", + "rev": "c8cd81426f45942bb2906d5ed2fe21d2f19d95b7", "type": "github" }, "original": { @@ -46,11 +46,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1743025561, - "narHash": "sha256-wbszHA2bJaA9TSLkiU1Gqby4noRNhhWi9CNoFqxSPj0=", + "lastModified": 1744367198, + "narHash": "sha256-UhO5nzTart6XtZHtAL07+MjkOjmmpi7vJF648tF9WFs=", "owner": "nix-community", "repo": "NUR", - "rev": "dcc6f70a7f8c69b50a266de40ca6228f01a50c88", + "rev": "704f05243844699fea06113ae730310536a3c38e", "type": "github" }, "original": {