new commit banana
This commit is contained in:
parent
9e6fd4dc95
commit
a63b8d24cc
3 changed files with 4 additions and 4 deletions
|
@ -37,7 +37,7 @@
|
|||
nixosConfigurations = {
|
||||
vlaptop = mkSystem {
|
||||
hostname = "nixos";
|
||||
modules = [./hosts/vali/laptop];
|
||||
modules = [./hosts/vali/laptop ./modules/vali];
|
||||
user-configs = [{
|
||||
name = "vali";
|
||||
config = ./homes/vali/vlaptop.nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue