move modules out
This commit is contained in:
parent
6c910125f7
commit
ab9955e681
10 changed files with 18 additions and 20 deletions
|
@ -1,16 +0,0 @@
|
|||
{ config, pkgs, system, lib, inputs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
ghostty
|
||||
kitty
|
||||
vscode
|
||||
inputs.zen-browser.packages."${system}".default
|
||||
fastfetch
|
||||
hyfetch
|
||||
sway-contrib.grimshot
|
||||
discord
|
||||
];
|
||||
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue