mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-09 13:24:38 -05:00
Compare commits
No commits in common. "bfe585abe13fe569b961d679d0f3d4b945f03fed" and "b35a44994058bc19cbe065898c349be5b31c67ba" have entirely different histories.
bfe585abe1
...
b35a449940
2 changed files with 1 additions and 16 deletions
|
@ -1,15 +0,0 @@
|
||||||
{ pkgs, ... }:
|
|
||||||
{
|
|
||||||
hardware.keyboard.zsa.enable = true;
|
|
||||||
|
|
||||||
environment = {
|
|
||||||
enableAllTerminfo = true;
|
|
||||||
systemPackages = builtins.attrValues {
|
|
||||||
inherit (pkgs)
|
|
||||||
zsa-udev-rules
|
|
||||||
keymapp
|
|
||||||
kontroll
|
|
||||||
;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
2
modules/nixos/programs/goldwarden/default.nix
Executable file → Normal file
2
modules/nixos/programs/goldwarden/default.nix
Executable file → Normal file
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
# programs.goldwarden.enable = true;
|
programs.goldwarden.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue