This website requires JavaScript.
Explore
Help
Sign in
nezia
/
flocon
Watch
1
Star
0
Fork
You've already forked flocon
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3ae586c272
flocon
/
system
/
services
/
default.nix
4 lines
72 B
Nix
Raw
Normal View
History
Unescape
Escape
repo: huge refactor Refactored the entire repository structure, as putting everything into modules was just awkward. Took heavy inspiration from fufexan's repository, fufexan/dotfiles, as the structure felt much saner.
2024-09-29 21:48:55 +00:00
{
system/services: disable fingerprint for login
2024-10-15 14:45:59 +00:00
imports
=
[
./docker.nix
./gnupg.nix
./pipewire.nix
./kmscon.nix
]
;
repo: huge refactor Refactored the entire repository structure, as putting everything into modules was just awkward. Took heavy inspiration from fufexan's repository, fufexan/dotfiles, as the structure felt much saner.
2024-09-29 21:48:55 +00:00
}
Reference in a new issue
Copy permalink