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
/
extends
/
default.nix
8 lines
73 B
Nix
Raw
Normal View
History
Unescape
Escape
add new home-manager modules structure & add to configs
2 months ago
{
imports
=
[
# files
hmModules/extends: add kdeconnect module
2 months ago
./kdeconnect.nix
hmMods/extends: add vscode.keybindingsNext option
2 months ago
./vscode.nix
add new home-manager modules structure & add to configs
2 months ago
]
;
}