mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-17 18:20:56 +01:00
meta(containers): Rename wine.nix to default.nix
Since this is now the only container, having it as default.nix makes sense.
This commit is contained in:
parent
24b658ed4b
commit
56fc0c0cff
@ -49,8 +49,7 @@
|
|||||||
imports = [
|
imports = [
|
||||||
stylix.nixosModules.stylix
|
stylix.nixosModules.stylix
|
||||||
home-manager.nixosModules.home-manager
|
home-manager.nixosModules.home-manager
|
||||||
../setup.nix
|
./common.nix
|
||||||
../modules/pipewire.nix
|
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.nat.forwardPorts = [
|
networking.nat.forwardPorts = [
|
Loading…
Reference in New Issue
Block a user