mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: cleaned up some stuff
This commit is contained in:
parent
cbb7128218
commit
de63708b61
22 changed files with 85 additions and 31 deletions
|
@ -42,11 +42,8 @@ in {
|
|||
username = user0;
|
||||
homeDirectory = "/home/${user0}";
|
||||
file = {
|
||||
"./.steam/steam/steam_dev.cfg" = {
|
||||
source = ../../nixos/modules/steam/steam_dev.cfg;
|
||||
};
|
||||
"./justfile" = {
|
||||
source = ./justfile;
|
||||
source = ./files/justfile;
|
||||
};
|
||||
"./Files/Scripts/list.sh" = {
|
||||
source = ./files/list.sh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue