refactor(wsl2): move file
This commit is contained in:
parent
624faf959c
commit
fb30ec5168
1 changed files with 0 additions and 0 deletions
11
system/wsl2/default.nix
Normal file
11
system/wsl2/default.nix
Normal file
|
@ -0,0 +1,11 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../home-manager/modules/common.nix
|
||||
../home-manager/modules/git.nix
|
||||
../home-manager/modules/home-manager.nix
|
||||
../home-manager/modules/tmux.nix
|
||||
../home-manager/modules/zsh.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue