mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
syntax
This commit is contained in:
parent
d381c3afbb
commit
b7eb36ea9f
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
modules = [
|
||||
./nixos/configuration.nix
|
||||
./nixos/hardware-configuration.nix
|
||||
home-manager.nixosModules.home-manager,
|
||||
home-manager.nixosModules.home-manager
|
||||
({ unstablePkgs, ... }: {
|
||||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue