mirror of
https://git.gay/sneexy/nixos.git
synced 2026-01-11 13:13:15 -08:00
fix?: i actually don't know what i'm doing wrong
This commit is contained in:
parent
b278de76f9
commit
9cddf63283
2 changed files with 2 additions and 5 deletions
|
|
@ -7,9 +7,6 @@
|
|||
# enable flakes
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
# kernel from nyx
|
||||
pkg.linuxPackages_cachyos
|
||||
|
||||
# git is required for flakes, and either way i use it
|
||||
git
|
||||
wget
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue