mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
configurations: replace nil with nixd
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
];
|
||||
home.stateVersion = "23.05";
|
||||
home.homeDirectory = "/home/materus";
|
||||
|
||||
|
||||
programs.git.signing.signByDefault = true;
|
||||
|
||||
xdg.userDirs.enable = true;
|
||||
@@ -33,7 +33,7 @@
|
||||
raylib
|
||||
gcc
|
||||
gdb
|
||||
nil
|
||||
nixd
|
||||
nixfmt-classic
|
||||
nixpkgs-fmt
|
||||
cmake
|
||||
|
||||
Reference in New Issue
Block a user