forked from extern/nix-config
meta(containers): Rename common.nix to shared.nix
This makes it easier to tab complete the default.nix, which is edited more often.
This commit is contained in:
parent
877341abe5
commit
596a9183f8
@ -49,7 +49,7 @@
|
|||||||
imports = [
|
imports = [
|
||||||
stylix.nixosModules.stylix
|
stylix.nixosModules.stylix
|
||||||
home-manager.nixosModules.home-manager
|
home-manager.nixosModules.home-manager
|
||||||
./common.nix
|
./shared.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.nat.forwardPorts = [
|
networking.nat.forwardPorts = [
|
||||||
|
Loading…
Reference in New Issue
Block a user