mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
home-manager workstation changes
This commit is contained in:
parent
ac69f1f36d
commit
121c811837
3 changed files with 8 additions and 8 deletions
|
|
@ -1,7 +1 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./home.nix
|
||||
];
|
||||
}
|
||||
{ imports = [ ./home.nix ]; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue