?
This commit is contained in:
parent
048046235d
commit
be34f1964c
6
laptop/#cosmic.nix#
Normal file
6
laptop/#cosmic.nix#
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
cosmic
|
||||
]
|
||||
}
|
1
laptop/.#cosmic.nix
Symbolic link
1
laptop/.#cosmic.nix
Symbolic link
|
@ -0,0 +1 @@
|
|||
geir@idea.4010:1717188620
|
4
laptop/cosmic.nix
Normal file
4
laptop/cosmic.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
|
||||
}
|
0
laptop/cosmic.nix~
Normal file
0
laptop/cosmic.nix~
Normal file
Loading…
Reference in a new issue