mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 19:12:11 +02:00
rename shared to modules
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ config, ... }: {
|
||||
imports = [ ../shared/variables-config.nix ];
|
||||
imports = [ ../modules/variables-config.nix ];
|
||||
|
||||
config.var = {
|
||||
hostname = "jack-nixos";
|
||||
|
||||
Reference in New Issue
Block a user