Skip to content

Commit

Permalink
add: arcan
Browse files Browse the repository at this point in the history
  • Loading branch information
SoraTenshi committed Aug 4, 2024
1 parent 55ba4b2 commit 8fdb726
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions modules/arcan/default.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{ pkgs, ... }: {
environment.systemPackages = [
# Arcan
pkgs.arcan pkgs.xarcan

# Arcan WM
pkgs.durden

# Cat9 / Shell / LASH
pkgs.cat9
];
}

0 comments on commit 8fdb726

Please sign in to comment.