intial setup of durian

This commit is contained in:
root 2022-08-16 14:20:36 +02:00
parent 048bd78eeb
commit bea16d0652
5 changed files with 229 additions and 18 deletions

View file

@ -1,7 +1,4 @@
{ pkgs, config, ... }:
{
{ pkgs, config, ... }: {
nix = {
package = pkgs.nixUnstable; # or versioned attributes like nix_2_4
extraOptions = ''
@ -43,7 +40,6 @@
time.timeZone = "Europe/Berlin";
# basic shell & editor
programs.fish.enable = true;
programs.vim.defaultEditor = true;
# List packages installed in system profile. To search, run: