This website works better with JavaScript.
Explore
Help
Register
Sign In
banananetwork
/
server
Watch
1
Star
0
Fork
You've already forked server
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6924bcefa2
main
secrix-issue25
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6924bcefa2'
${ noResults }
server
/
nix
/
hmModules
/
assertions
/
default.nix
8 lines
69 B
Nix
Raw
Normal View
History
Unescape
Escape
extract home-manager assertions into own module
2 months ago
{
imports
=
[
# files
./gpg-agent.nix
hmModules/assertions: add "/share/zsh" assert from comment
2 months ago
./zsh.nix
extract home-manager assertions into own module
2 months ago
]
;
}