This commit is contained in:
Geir Okkenhaug Jerstad 2024-06-02 22:07:34 +02:00
parent 048046235d
commit be34f1964c
4 changed files with 11 additions and 0 deletions

6
laptop/#cosmic.nix# Normal file
View file

@ -0,0 +1,6 @@
{ config, pkgs, ... }:
{
environment.systemPackages = with pkgs; [
cosmic
]
}

1
laptop/.#cosmic.nix Symbolic link
View file

@ -0,0 +1 @@
geir@idea.4010:1717188620

4
laptop/cosmic.nix Normal file
View file

@ -0,0 +1,4 @@
{ config, pkgs, ... }:
{
}

0
laptop/cosmic.nix~ Normal file
View file