Logo
Explore Help
Sign In
martials/nixos-configuration
1
0
Fork 0
You've already forked nixos-configuration
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
7ab89cda7c2cf01a6fbb341b74eb1d232d15b463
nixos-configuration/modules/nix-helper.nix

13 lines
204 B
Nix
Raw Normal View History

📦 Created config files with common code - Created common.nix for various configs - Created theme.nix for theme related configs - Moved some code to more logical files - Moved some standalone files into nix multiline strings, in order to inject data
2025-01-07 20:18:30 +01:00
# Nix-Helper: github.com/viperML/nh
🛌 Nih-Helper and renamed rebuild to switch
2025-01-05 18:24:57 +01:00
{
programs.nh = {
enable = true;
📦 Created config files with common code - Created common.nix for various configs - Created theme.nix for theme related configs - Moved some code to more logical files - Moved some standalone files into nix multiline strings, in order to inject data
2025-01-07 20:18:30 +01:00
flake = ../.;
🧹 Run garbage cleaner weekly. Fixed wrong keybind for esc menu
2025-01-08 20:00:37 +01:00
clean = {
enable = true;
dates = "weekly";
extraArgs = "--keep-since 30d";
};
🛌 Nih-Helper and renamed rebuild to switch
2025-01-05 18:24:57 +01:00
};
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 21ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API