wow
This commit is contained in:
parent
a45fbb4560
commit
c40b87be20
18 changed files with 362 additions and 184 deletions
|
|
@ -13,6 +13,7 @@
|
|||
"${inputs.self}/modules/mizukios/features/remote/ssh.nix"
|
||||
"${inputs.self}/modules/mizukios/features/steam.nix"
|
||||
"${inputs.self}/modules/mizukios/features/remote/sunshine.nix"
|
||||
"${inputs.self}/modules/mizukios/features/_1password.nix"
|
||||
];
|
||||
|
||||
networking = {
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@
|
|||
"${inputs.self}/modules/home/devtool/neovim.nix"
|
||||
"${inputs.self}/modules/home/devtool/ghostty.nix"
|
||||
"${inputs.self}/modules/home/devtool/zed.nix"
|
||||
"${inputs.self}/modules/home/firefox-devedition.nix"
|
||||
"${inputs.self}/modules/home/discord/linux.nix"
|
||||
./config/shell.nix
|
||||
./config/plasma.nix
|
||||
|
|
|
|||
|
|
@ -4,5 +4,4 @@ with pkgs;
|
|||
pjsk-cursor.n25.ani
|
||||
codex
|
||||
inputs.codex-app.packages.${stdenv.buildPlatform.system}.codex-desktop
|
||||
microsoft-edge
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue