moving packages from gentoo
This commit is contained in:
parent
fa9ecd61cb
commit
250ec73eb4
2 changed files with 8 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
|||
};
|
||||
"/home/thek0tyara/.local/share/PrismLauncher" = {
|
||||
depends = [ "/home/thek0tyara/Documents" ];
|
||||
device = "/home/thek0tyara/Documents/minecraft/PrismLauncher";
|
||||
device = "/home/thek0tyara/Documents/games/minecraft/PrismLauncher";
|
||||
fsType = "none";
|
||||
options = [ "bind" ];
|
||||
};
|
||||
|
|
|
|||
7
home.nix
7
home.nix
|
|
@ -74,6 +74,9 @@
|
|||
libnotify
|
||||
arch-install-scripts
|
||||
|
||||
heroic
|
||||
vintagestory
|
||||
|
||||
# kdePackages.kdenlive
|
||||
python312
|
||||
|
||||
|
|
@ -334,6 +337,10 @@
|
|||
btop.enable = true;
|
||||
command-not-found.enable = true;
|
||||
direnv.enable = true;
|
||||
element-desktop = {
|
||||
enable = true;
|
||||
# settings = {};
|
||||
};
|
||||
eza = {
|
||||
enable = true;
|
||||
git = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue