Compare commits

..

No commits in common. "0ec61332d0752f669ee95d3af19206298533d472" and "c21478e241141ec18b300de1cdd86b0de8f3ed23" have entirely different histories.

View File

@ -8,7 +8,6 @@
sops-nix,
zremap,
system,
nvim,
...
}: {
imports = [];
@ -95,7 +94,6 @@
time.timeZone = "Europe/Sarajevo";
nixpkgs.config.allowUnfree = true;
nixpkgs.overlays = [nvim.overlays.${system}.overlay];
environment = {
homeBinInPath = true;
variables = {
@ -177,6 +175,7 @@
fwupd.enable = true;
ntp.enable = true;
openssh.enable = true;
restya-board.enable = false;
thinkfan.enable = false;
xrdp = {