From be34f1964cc0c89f99b20f9090b99b7d651ba01c Mon Sep 17 00:00:00 2001 From: Geir Okkenhaug Jerstad Date: Sun, 2 Jun 2024 22:07:34 +0200 Subject: [PATCH] ? --- laptop/#cosmic.nix# | 6 ++++++ laptop/.#cosmic.nix | 1 + laptop/cosmic.nix | 4 ++++ laptop/cosmic.nix~ | 0 4 files changed, 11 insertions(+) create mode 100644 laptop/#cosmic.nix# create mode 120000 laptop/.#cosmic.nix create mode 100644 laptop/cosmic.nix create mode 100644 laptop/cosmic.nix~ diff --git a/laptop/#cosmic.nix# b/laptop/#cosmic.nix# new file mode 100644 index 0000000..955cec4 --- /dev/null +++ b/laptop/#cosmic.nix# @@ -0,0 +1,6 @@ +{ config, pkgs, ... }: +{ + environment.systemPackages = with pkgs; [ + cosmic + ] +} diff --git a/laptop/.#cosmic.nix b/laptop/.#cosmic.nix new file mode 120000 index 0000000..357d20b --- /dev/null +++ b/laptop/.#cosmic.nix @@ -0,0 +1 @@ +geir@idea.4010:1717188620 \ No newline at end of file diff --git a/laptop/cosmic.nix b/laptop/cosmic.nix new file mode 100644 index 0000000..d207a5f --- /dev/null +++ b/laptop/cosmic.nix @@ -0,0 +1,4 @@ +{ config, pkgs, ... }: +{ + +} diff --git a/laptop/cosmic.nix~ b/laptop/cosmic.nix~ new file mode 100644 index 0000000..e69de29