mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
updated wsl configs
This commit is contained in:
parent
5c3d410aa0
commit
4be8dceaa1
10 changed files with 165 additions and 45 deletions
|
|
@ -62,9 +62,9 @@
|
|||
modules = [
|
||||
./src/system/machines/wsl
|
||||
nixos-wsl.nixosModules.wsl
|
||||
(import ./src/system/machines/wsl/wsl.nix)
|
||||
(import ./src/system/machines/wsl/modules/wsl)
|
||||
home-manager.nixosModules.home-manager
|
||||
(import ./src/system/machines/wsl/home.nix)
|
||||
(import ./src/system/machines/wsl/modules/home-manager)
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue