This website requires JavaScript.
Explore
Help
Sign In
rouven.seifert
/
nixos-config
Watch
1
Star
1
Fork
You've already forked nixos-config
0
mirror of
https://git.sr.ht/~rouven/nixos-config
synced
2024-11-15 13:23:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5dfa4b73f9
nixos-config
/
shared
/
default.nix
11 lines
106 B
Nix
Raw
Normal View
History
Unescape
Escape
cleanup and restructuring
2023-04-06 22:31:45 +02:00
{
.
.
.
}:
{
imports
=
[
./caches.nix
./gpg.nix
./sops.nix
./vim.nix
global zsh config
2023-04-21 20:03:23 +02:00
./zsh.nix
cleanup and restructuring
2023-04-06 22:31:45 +02:00
]
;
}
Reference in a new issue
Copy permalink