added custom pkgs and yuzu
This commit is contained in:
parent
91d1e9cc77
commit
a1e1db21ec
5 changed files with 43 additions and 0 deletions
|
@ -75,6 +75,7 @@
|
|||
attrs.nixos-hardware.nixosModules.framework-12th-gen-intel
|
||||
./hosts
|
||||
./users/willifan
|
||||
./pkgs
|
||||
];
|
||||
|
||||
};
|
||||
|
@ -105,6 +106,7 @@
|
|||
attrs.nixos-hardware.nixosModules.common-cpu-amd-zenpower
|
||||
./hosts
|
||||
./users/willifan
|
||||
./pkgs
|
||||
];
|
||||
|
||||
};
|
||||
|
@ -135,6 +137,7 @@
|
|||
attrs.nixos-hardware.nixosModules.common-cpu-amd-zenpower
|
||||
./hosts
|
||||
./users/willifan
|
||||
./pkgs
|
||||
];
|
||||
|
||||
};
|
||||
|
@ -163,6 +166,7 @@
|
|||
attrs.jovian.nixosModules.default
|
||||
./hosts
|
||||
./users/willifan
|
||||
./pkgs
|
||||
];
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue