This website requires JavaScript.
Explore
Help
Register
Sign In
simon
/
nixos-config
Watch
1
Star
1
Fork
You've already forked nixos-config
0
Code
Issues
8
Pull requests
Actions
Projects
Activity
7fd198edcf
nixos-config
/
modules
/
office.nix
6 lines
93 B
Nix
Raw
Normal View
History
Unescape
Escape
Move most tools to user environment Fixes #1.
2020-12-05 19:44:41 +01:00
{
config
,
lib
,
.
.
.
}:
Initial commit
2020-08-22 17:44:39 +02:00
config.sbruder.gui → config.sbruder.gui.enable
2020-12-05 15:44:58 +01:00
lib
.
mkIf
config
.
sbruder
.
gui
.
enable
{
Initial commit
2020-08-22 17:44:39 +02:00
hardware
.
sane
.
enable
=
true
;
}
Reference in a new issue
Copy permalink