move apps to desktop
This commit is contained in:
parent
ec5461621f
commit
2e829e7924
2 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
{ username, ... }: {
|
{ username, ... }: {
|
||||||
imports = [
|
imports = [
|
||||||
./core/apps.nix
|
|
||||||
./core/cli.nix
|
./core/cli.nix
|
||||||
./core/zsh.nix
|
./core/zsh.nix
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,7 @@
|
||||||
./rice/theme.nix
|
./rice/theme.nix
|
||||||
./rice/keybinds.nix
|
./rice/keybinds.nix
|
||||||
./misc/kde-connect.nix
|
./misc/kde-connect.nix
|
||||||
|
./core/apps.nix
|
||||||
./core/zed.nix
|
./core/zed.nix
|
||||||
./core/xdg.nix
|
./core/xdg.nix
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue