Compare commits

...

2 Commits

Author SHA1 Message Date
Zynh Ludwig e0b1a5bbd9 disable bad packages 2024-02-28 18:35:37 -08:00
Zynh Ludwig 0385a1430a fix oos symlink 2024-02-28 18:35:21 -08:00
2 changed files with 4 additions and 4 deletions

View File

@ -114,9 +114,9 @@
nixpkgs-fmt
lua-language-server
stylua
steam
spotify
discord
# steam
# spotify
# discord
git-credential-oauth
];
};

View File

@ -45,7 +45,7 @@
# ".screenrc".source = dotfiles/screenrc;
".local/share/omf/themes/val-cat" = {
enable = true;
source = config.lib.mkOutOfStoreSymlink ./fish/themes/val-cat;
source = config.lib.file.mkOutOfStoreSymlink ./fish/themes/val-cat;
};
# # You can also set the file content immediately.
# ".gradle/gradle.properties".text = ''