wip: dnsc-machine config
This commit is contained in:
parent
857d5ee102
commit
9d88831bb4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
# Edit this configuration file to define what should be installed on
|
# Edit this configuration file to define what should be installed on
|
||||||
# your system. Help is available in the configuration.nix(5) man page
|
# your system. Help is available in the configuration.nix(5) man page
|
||||||
# and in the NixOS manual (accessible by running ‘nixos-help’).
|
# and in the NixOS manual (accessible by running ‘nixos-help’).
|
||||||
|
|
||||||
{
|
{
|
||||||
config,
|
config,
|
||||||
inputs,
|
inputs,
|
||||||
|
|
@ -115,6 +114,7 @@
|
||||||
wezterm
|
wezterm
|
||||||
fish
|
fish
|
||||||
firefox # TODO use zen browser instead
|
firefox # TODO use zen browser instead
|
||||||
|
nerd-fonts-victor-mono
|
||||||
];
|
];
|
||||||
|
|
||||||
# Some programs need SUID wrappers, can be configured further or are
|
# Some programs need SUID wrappers, can be configured further or are
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue