mirror of
https://github.com/alyssadev/nixos.git
synced 2025-10-13 20:49:40 +10:00
update
This commit is contained in:
parent
a2075a988e
commit
22667daba3
1 changed files with 5 additions and 0 deletions
|
@ -37,6 +37,11 @@
|
|||
./hw/aly-laptop.nix
|
||||
./system/aly-laptop.nix
|
||||
./system/global.nix
|
||||
{
|
||||
environment.systemPackages = [
|
||||
nix-search.packages.x86_64-linux.default
|
||||
];
|
||||
}
|
||||
home-manager.nixosModules.home-manager
|
||||
{
|
||||
home-manager.useGlobalPkgs = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue