mirror of
https://git.gay/sneexy/nixos.git
synced 2026-01-11 05:03:15 -08:00
fix?: unsure if i incorrectly named it
This commit is contained in:
parent
b4ce551d54
commit
b278de76f9
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
# kernel from nyx
|
||||
linuxPackages_cachyos
|
||||
pkg.linuxPackages_cachyos
|
||||
|
||||
# git is required for flakes, and either way i use it
|
||||
git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue