1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-07-23 22:48:09 +00:00
This commit is contained in:
Rae 5e 2025-07-20 15:49:58 -04:00
parent 2ad36426a2
commit c6813d052f
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
8 changed files with 49 additions and 64 deletions

View file

@ -12,6 +12,7 @@
};
nixpkgs = {
config = {
allowBroken = true;
allowUnfree = true;
nvidia.acceptLicense = true;
};