mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
ran deadnix
This commit is contained in:
parent
1244ba2adf
commit
3df08b721e
31 changed files with 32 additions and 33 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.variables = { EDITOR = "hx"; }; # we set helix in here to have it shared
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue