rust pobeda
This commit is contained in:
parent
1bc03bdb14
commit
5cd0ded292
59 changed files with 1185 additions and 1389 deletions
11
hosts/lil-maid/sw.nix
Normal file
11
hosts/lil-maid/sw.nix
Normal file
|
@ -0,0 +1,11 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Nuh uh society.
|
||||
ayugram-desktop
|
||||
vesktop
|
||||
slack
|
||||
signal-desktop
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue